class variable

class variable
переменная класса
переменные класса относятся ко всему классу и содержат его атрибуты (например, число экземпляров класса); эти переменные могут использоваться всеми экземплярами класса (объектами конкретного типа). Время жизни переменной класса равно времени жизни программы. Поскольку в Java переменная класса объявляется как public static, то синонимом class variable является термин static field
Ant:
см. тж. class, OOP, variable

Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. . 1998-2007.

Игры ⚽ Нужен реферат?

Смотреть что такое "class variable" в других словарях:

  • Class variable — In object oriented programming with classes, a class variable is a variable defined in a class (i.e. a member variable) of which a single copy exists, regardless of how many instances of the class exist.[1][2][3] …   Wikipedia

  • Class (format de fichier) — Classe Java Extension de fichier .class Type MIME application/java vm Développé par Sun Microsystems Type de format …   Wikipédia en Français

  • Variable Pocket Gopher — Conservation status Least Concern (IUCN 3.1)[1] …   Wikipedia

  • Variable-order Markov model — Variable order Markov (VOM) models are an important class of models that extend the well known Markov chain models. In contrast to the Markov chain models, where each random variable in a sequence with a Markov property depends on a fixed number… …   Wikipedia

  • Variable Damselfly — Scientific classification Kingdom: Animalia Phylum …   Wikipedia

  • Variable Checkerspot — E. chalcedona in William O. Douglas Wilderness Scientific classification Kingdom …   Wikipedia

  • Variable Sunbird — Conservation status Least Concern (IUC …   Wikipedia

  • Variable Wheatear — Conservation status Least Concern (IUCN 3.1) Scientific classification King …   Wikipedia

  • Variable Dwarf Kingfisher — Conservation status Least Concern ( …   Wikipedia

  • Variable star — A star is classified as variable if its apparent brightness as seen from Earth changes over time, whether the changes are due to variations in the star s actual luminosity, or to variations in the amount of the star s light that is blocked from… …   Wikipedia

  • class (format de fichier) — Classe Java Extension .class Type MIME application/java vm Développé par Sun Microsystems Type de format …   Wikipédia en Français


Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»